body{
	font-family: Simplified Arabic, Times New Roman, Arial;
	font-size: 1em;
	color: #000;
	background: #F5F4E0;
}


h2 {
	font-size: 1.2em;
	font-weight: bold;
	color:#000;
}

/*الروابط */
a{
	font-weight:bold;
	color: blue;
}

/*الروابط الت تمت زيارتها*/
a:hover {
	font-size: 1.1em;
	color: #6600cc;
	text-decoration:none;
}

body.page1{
background-color: #f5f4e0;
	background-image: url("img/page1.jpg");
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: left top;
}


body.page2{
background:#f5f4e0 url('img/page2.jpg') no-repeat scroll left bottom; 
}

body.page3{
background-color: #f5f4e0;
	background-image: url("img/page6.jpg");
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: left center;
}

body.page3en{
background-color: #f5f4e0;
	background-image: url("img/page6 en.jpg");
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: right center;
}

table.page4{
	font-family: Traditional Arabic, Times New Roman, Arial;
	font-size: 1em;
	font-weight: bold;
	color: #000;
	background: #F5F4E0;
}

body.page5{
background-color: #f5f4e0;
	background-image: url("img/page EN1.jpg");
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: right top;
}

body.page6{
background:#f5f4e0 url('img/page2 en.jpg') no-repeat scroll right bottom; 
}

body.page7{
background-color: #f5f4e0;
	background-image: url("img/ind.gif");
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: left top;
}